j3deditor.bin.hierarchy.util
Interface VirtualScene

All Known Subinterfaces:
VirtualScene2D, VirtualScene3D
All Known Implementing Classes:
J3DeScene, Scene2D

public interface VirtualScene

Identifies the instance of implementing class as a virtual scene.

Author:
Risto Seene

Method Summary
 VirtualCamera getCamera()
          Returns the camera of this scene.
 

Method Detail

getCamera

VirtualCamera getCamera()
Returns the camera of this scene.

Returns:
the camera of this scene